home *** CD-ROM | disk | FTP | other *** search
/ Freelog 49 / Freelog049.iso / Bas / Inutilitaires / Chirac / CHIRACDA.EXE / scripts / DefineButton2_159 / BUTTONCONDACTION on(release).as
Text File  |  2002-01-27  |  85b  |  6 lines

  1. on(release){
  2.    _root.SpotG.stop();
  3.    _root.SpotD.stop();
  4.    gotoAndStop(1);
  5. }
  6.